| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Comparer As IComparer(Of TKey) | |
| C# | |
|---|---|
public IComparer<TKey> Comparer {get;} | |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
|
| CSharpTest.Net | |
| Comparer Property | |
| See Also Send Feedback Download Help File | |
| CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > BTreeDictionary<TKey,TValue> Class : Comparer Property |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Comparer As IComparer(Of TKey) | |
| C# | |
|---|---|
public IComparer<TKey> Comparer {get;} | |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7